projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20e27da
)
(defgroup comment): Remove autoload cookie.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Tue, 12 Nov 2002 00:10:51 +0000
(
00:10
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Tue, 12 Nov 2002 00:10:51 +0000
(
00:10
+0000)
lisp/newcomment.el
patch
|
blob
|
history
diff --git
a/lisp/newcomment.el
b/lisp/newcomment.el
index b44f63db903c8f2b5b885d57067e98339a13e026..52f9544a7fdaa7a5b2956272dc7d820fb7f8d262 100644
(file)
--- a/
lisp/newcomment.el
+++ b/
lisp/newcomment.el
@@
-73,7
+73,6
@@
;;;###autoload
(defalias 'indent-new-comment-line 'comment-indent-new-line)
-;;;###autoload
(defgroup comment nil
"Indenting and filling of comments."
:prefix "comment-"